Skip to content

feat(integrations/sdk): add bot secrets support and bump @botpress/api to 1.82.0#430

Merged
Rockin2 merged 1 commit intomasterfrom
ozzy/feat/bot-secrets
Mar 20, 2026
Merged

feat(integrations/sdk): add bot secrets support and bump @botpress/api to 1.82.0#430
Rockin2 merged 1 commit intomasterfrom
ozzy/feat/bot-secrets

Conversation

@Rockin2
Copy link
Contributor

@Rockin2 Rockin2 commented Mar 20, 2026

Summary

  • Added secrets field to Bot schema in admin-openapi.json (list of secret names configured for a bot)
  • Added secrets object to create/update bot request bodies (SCREAMING_SNAKE cased env vars with SECRET_ prefix)
  • Added migrateWorkspaceToV4 endpoint in admin-openapi.json
  • Updated CLI reference --secrets description to include "bot and integration secrets"
  • Bumped @botpress/api from 1.80.0 to 1.82.0

Test plan

  • Verify bot secrets field appears correctly in API reference docs
  • Verify CLI reference --secrets flag description is accurate for both bots and integrations

🤖 Generated with Claude Code

…i to 1.82.0

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Rockin2 Rockin2 merged commit aeb4da4 into master Mar 20, 2026
4 checks passed
@Rockin2 Rockin2 deleted the ozzy/feat/bot-secrets branch March 20, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants